Disabling Process Dump

After you have finished debugging your application, you can disable the process dump feature (to prevent dumping because of exceptions and failures) with the following procedure. For a description of scenarios when you would use the process dump tool in COM+, see Process Dump Tool Concepts.

To disable process dump

  1. In the Component Services administrative tool, locate and right-click the COM+ application for which you want process dump disabled, and then click Properties.

  2. In the application properties dialog box, click the Dump tab.

  3. Under Enable Process Image Dump, uncheck the Enable Image Dump on Application Fault check box.

  4. Click OK.

For information on how to enable process dump, see Enabling Process Dump.